home *** CD-ROM | disk | FTP | other *** search
/ maniac syndROMe 2 / maniac syndROMe 2.iso / pc / movies / 05.dxr / 00030_PANIC DOWN.ls < prev    next >
Encoding:
Text File  |  1996-07-07  |  167 b   |  8 lines

  1. on mouseUp
  2.   puppetSprite(1, 8, 1)
  3.   set x to the number of cast "PANIC UP"
  4.   set the castNum of sprite 1 to x
  5.   set the visible of sprite 8 to 1
  6.   puppetSound(0)
  7. end
  8.